======  FREE MORDERN - MAGENTO THEME ======

OVERVIEW
--------
One important thing people should considerate before opening an online shop is theme which is known as the appearance of website.
A good-looking theme of course will attract more visitor to your website. To support your business for free, we would like to release the newest version of 
Free Mordern theme.
Free Mordern is is a nice and clear design template for magento ecommerce site. It is suite for many kind of webshop as electronic, mobile, fashion, etc.
This theme has three coloured skins for you to choose, bring the feeling of mysterious with black, elegent with white, and cosy with brown.
Let us design your Magento Theme, so that you can focus on taking care of your customer 

License Note
------------ 

(+) Allow: You have full permission to use or customize this theme for personal website or for your client website.
(-) Not allow: You are not allowed to redistribute or sell this design any where.
(*) Required: You must keep our copyright at the footer of the template. To remove it you must select Remove Copyright option.

THE FEATURES
------------
+ Compatible with all major browsers(IE6, IE7, IE8, FireFox, Safari, Chrome)
+ Optimized for fast loading
+ Easily customize with PSD files (included in the package)
+ SEO (Search Engine Optimization) compliant
+ W3C HTML & CSS validated
+ Support Magento Version 1.5.x and above


ADDITIONAL EXTENSIONS
---------------------
This theme uses Easy Banner extension.
Please contact us to get the additional extension if you have purchased it.


INSTALLATION
------------

1. Copy /app & /skin folder to magento location. 
2. Go to Admin/Configuration/Design, select Themes section and input following value:
+ Templates: free_modern
+ Layout: free_modern
+ Skin (Images/CSS): free_modern_black(or free_modern_brown or free_modern_white)

3. Update the static home page with following 

* In General Information:
	Page Title *: Your home page title
	SEF URL Identifier *:home
	Store View *: Your store view
	Status *: Enable.
	
	Content *: <!-- Refer to HOME_CONTENT -->

* In Custom Design:

		Layout *: 2 columns with right bar
		Layout Update XML:
		
		<!---------------------If you buy easybanner extension------------------------>
			<reference name="header">
					<block type="easybanner/banner" name="free_modern" template="easybanner/cycleslider.phtml">
							 <action method="setBannerId"><banner_id>free_modern</banner_id></action>
					 </block>
			</reference>
				
		<!---------------------If you don't buy easybanner extension------------------------>
			<reference name="header">
				<block type="cms/block" name="free_modern"> <action method="setBlockId"><block_id>free_modern</block_id></action> </block> 
			</reference>	

Note: To display a product as featured product, please follow these steps:
	+ Create a featured product attribute (attribute code: featured, input type: yes/no)
	+ Add the custom attribute to your attribute set
	+ In editing product panel, set the attribute to yes if you want to display the product as feature



4. Create 1 Static Blocks Page:

* General Information
		Block Title *: free_modern
		Identifier * : free_modern
            width:956
            height:248		
            Store View * : Your store view
		Status *	 : Enable
		Content *    : <!-- Refer to BANNER_CONTENT -->


5. Create 1 Static Blocks Page:

* General Information
		Block Title *: Footer Links
		Identifier * : footer_links
		Store View * : Your store view
		Status *	 : Enable
		Content *    : <!-- Refer to FOOTER_CONTENT -->
                                		
6. Save and go to front-end to see the theme

Feel free to let us know if you have any comment or suggestion to help us producce better theme.
Please contact us at: 
support@mage-world.com or http://www.mage-world.com/contacts

Regards,
Mage World Support
http://wwww.mage-world.com


STATIC CONTENT REFERENCES
-------------------------

<!-- BEGIN HOME_CONTENT -->

				<div class="content-top-all">{{block type="core/template" show_total="12" name="lastest" as="lastest" template="catalog/product/lastest.phtml}}</div>
				<div class="content-bottom-art">{{block type="core/template" show_total="8" name="product_featured" as="product_featured" template="catalog/product/featured.phtml}}</div>
    
<!-- END HOME_CONTENT -->
<!-- BEGIN to BANNER_CONTENT -->
			<div class="banner_top"><img src="{{skin url='images/banner_free.jpg'}}" alt="" /></div>
	
<!-- END to BANNER_CONTENT -->

<!-- BEGIN FOOTER_CONTENT -->
			<ul class="ul-footer">
				<li><a href="{{store direct_url="Free"}}">Home</a></li>
				<li><a href="{{store direct_url="about-magento-demo-store"}}">About Us</a></li>
				<li><a href="{{store direct_url="customer-service"}}">Customer Service</a></li>
				<li><a href="{{store direct_url="catalog/seo_sitemap/category/"}}">Site Map</a></li>
				<li><a href="{{store direct_url="catalogsearch/term/popular/"}}">Search Terms</a></li>
				<li><a href="{{store direct_url="catalogsearch/advanced/"}}">Advanced Search</a></li>
				<li class="last-page"><a href="{{store direct_url="contacts"}}">Contact Us</a></li>
			</ul>
			<div class="clear_both"><span>&nbsp;</span></div>
<!-- END FOOTER_CONTENT -->

<!-- BENGIN USER_CONTENT -->
<!-- END USER_CONTENT -->
